tools/libxl: move uuid wrapper functions out of line.
authorIan Campbell <ian.campbell@citrix.com>
Wed, 23 Mar 2011 16:55:56 +0000 (16:55 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Wed, 23 Mar 2011 16:55:56 +0000 (16:55 +0000)
commit7025d6fbfcd3a92fbbb4d87686bbedcc75c4664a
treeb79d0348d95ced903c40715051a662ca5c0af430
parent5ba627e3ab07793506dd71bac2ae377e3cdd74be
tools/libxl: move uuid wrapper functions out of line.

This isolates users of libxenlight from the need to know about the
different OS schemes for UUIDs, in particular the linkage
requirements.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libxl/Makefile
tools/libxl/libxl_uuid.h